[INFO] cloning repository https://github.com/imoken1122/asi-camera-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imoken1122/asi-camera-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimoken1122%2Fasi-camera-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimoken1122%2Fasi-camera-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36d78045b28b0d3073af721d676c1679d8dfd40b
[INFO] fixing imoken1122/asi-camera-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimoken1122%2Fasi-camera-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/imoken1122/asi-camera-rs
[INFO] finished tweaking git repo https://github.com/imoken1122/asi-camera-rs
[INFO] tweaked toml for git repo https://github.com/imoken1122/asi-camera-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imoken1122/asi-camera-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/imoken1122/asi-camera-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 92b8807d3c894fea13baf1a778d282f4fd17816218ea84989aaa752b9d38b997
[INFO] running `Command { std: "docker" "start" "92b8807d3c894fea13baf1a778d282f4fd17816218ea84989aaa752b9d38b997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92b8807d3c894fea13baf1a778d282f4fd17816218ea84989aaa752b9d38b997" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92b8807d3c894fea13baf1a778d282f4fd17816218ea84989aaa752b9d38b997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92b8807d3c894fea13baf1a778d282f4fd17816218ea84989aaa752b9d38b997" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling prettyplease v0.2.13
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling syn v2.0.30
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking chrono v0.4.28
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.7.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]    Compiling asi-camera-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs (40 fixes)
[INFO] [stderr]    Migrating examples/video_mode.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/snapshot_mode.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.72s
[INFO] [stderr] crater-edition-check: asi-camera-rs v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling asi-camera-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:15656
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = "Descriptions:\nthis sh...ameras () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:15931
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:16357
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nCheck i...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:16714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:17708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...ERA_INFO) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:18352
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nopen th...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:18963
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions\n\nInitia...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:19500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nyou nee...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:19960
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet num...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:20610
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet con...ROL_CAPS) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:21437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet con...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:22535
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nSet con...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:23553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nset the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:24905
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:25771
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nSet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:26692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:27332
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:27987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nprovide...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:29237
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nDisable...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:29830
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nStart v...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:30461
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nStop vi...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:30951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget dat...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:32210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nPulseGu...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:32821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nPulseGu...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:33498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nStart c...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:34306
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nto canc...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:34773
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nto get ...E_STATUS) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:35452
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget dat...: c_long) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:36331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget cam...t ASI_ID) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:36859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nwrite c...: ASI_ID) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:37362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget pre...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:38201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:38987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget version string, like \"1, 13, 0503\""] pub fn ASIGetSDKVersion () -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:39138
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...TED_MODE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:39754
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...ERA_MODE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:40348
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nSet the ...ERA_MODE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:41071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nSend out...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:41791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet a se...t ASI_SN) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:15656
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = "Descriptions:\nthis sh...ameras () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:42334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nConfig t...: c_long) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:43520
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...: c_long) -> :: std :: os :: raw :: c_int ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:15931
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:16357
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nCheck i...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:16714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:17708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...ERA_INFO) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:18352
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nopen th...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::camera::BufType`
[INFO] [stdout]  --> src/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::camera::BufType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:18963
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions\n\nInitia...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:19500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nyou nee...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_BAYER_PATTERN` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ATTERN = 3 ; pub type ASI_BAYER_PATTERN = :: std :: os :: raw :: c_uint ; pub const ASI_IMG_TYPE_ASI_IMG_RAW8 : ASI_IMG_TYPE = 0 ;...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiBayerPattern`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_IMG_TYPE` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:666
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._IMG_TYPE = - 1 ; pub type ASI_IMG_TYPE = :: std :: os :: raw :: c_int ; pub const ASI_GUIDE_DIRECTION_ASI_GUIDE_NORTH : ASI_GUIDE...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiImgType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:19960
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet num...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:20610
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet con...ROL_CAPS) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_GUIDE_DIRECTION` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:1015
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TION = 3 ; pub type ASI_GUIDE_DIRECTION = :: std :: os :: raw :: c_uint ; pub const ASI_FLIP_STATUS_ASI_FLIP_NONE : ASI_FLIP_STATU...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiGuideDirection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:21437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet con...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_FLIP_STATUS` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:1335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...P_STATUS = 3 ; pub type ASI_FLIP_STATUS = :: std :: os :: raw :: c_uint ; pub const ASI_CAMERA_MODE_ASI_MODE_NORMAL : ASI_CAMERA_M...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiFlipStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:22535
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nSet con...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_CAMERA_MODE` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:2043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ASI camera."] pub type ASI_CAMERA_MODE = :: std :: os :: raw :: c_int ; pub const ASI_TRIG_OUTPUT_ASI_TRIG_OUTPUT_PINA : ASI_TRIG...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiCameraMode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:23553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nset the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_TRIG_OUTPUT` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:2316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...OUTPUT = - 1 ; pub type ASI_TRIG_OUTPUT = :: std :: os :: raw :: c_int ; pub use self :: ASI_TRIG_OUTPUT as ASI_TRIG_OUTPUT_PIN ; ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiTrigOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:24905
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_ERROR_CODE` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:3807
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ROR_CODE = 18 ; pub type ASI_ERROR_CODE = :: std :: os :: raw :: c_uint ; pub const ASI_BOOL_ASI_FALSE : ASI_BOOL = 0 ; pub const ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiErrorCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_BOOL` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:3956
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TRUE : ASI_BOOL = 1 ; pub type ASI_BOOL = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                                   ^^^^^^^^ help: convert the identifier to upper camel case: `AsiBool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:25771
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nSet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:26692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_CAMERA_INFO` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:9086
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(Unused))) ; } pub type ASI_CAMERA_INFO = _ASI_CAMERA_INFO ; pub const ASI_CONTROL_TYPE_ASI_GAIN : ASI_CONTROL_TYPE = 0 ; pub cons...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiCameraInfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:27332
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nGet the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_CONTROL_TYPE` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:10624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...L_TYPE = 21 ; pub type ASI_CONTROL_TYPE = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiControlType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:27987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nprovide...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_CONTROL_CAPS` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:13567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Unused))) ; } pub type ASI_CONTROL_CAPS = _ASI_CONTROL_CAPS ; pub const ASI_EXPOSURE_STATUS_ASI_EXP_IDLE : ASI_EXPOSURE_STATUS = 0...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiControlCaps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:29237
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nDisable...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_EXPOSURE_STATUS` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:13907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ATUS = 3 ; pub type ASI_EXPOSURE_STATUS = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiExposureStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:29830
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nStart v...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:30461
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nStop vi...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_ID` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:14697
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... stringify ! (id))) ; } pub type ASI_ID = _ASI_ID ; pub type ASI_SN = ASI_ID ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub ...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `AsiId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_SN` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:14725
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type ASI_ID = _ASI_ID ; pub type ASI_SN = ASI_ID ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _ASI_SUPPORTED_MODE {...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `AsiSn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:30951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget dat...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_SUPPORTED_MODE` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:15613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Mode))) ; } pub type ASI_SUPPORTED_MODE = _ASI_SUPPORTED_MODE ; extern "C" { # [doc = "Descriptions:\nthis should be the first API...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiSupportedMode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:32210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nPulseGu...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:32821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nPulseGu...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:33498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nStart c...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:34306
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nto canc...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:34773
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nto get ...E_STATUS) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:35452
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget dat...: c_long) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:36331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget cam...t ASI_ID) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:36859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nwrite c...: ASI_ID) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:37362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget pre...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:38201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget the...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:38987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Descriptions:\nget version string, like \"1, 13, 0503\""] pub fn ASIGetSDKVersion () -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:39138
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...TED_MODE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:39754
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...ERA_MODE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:40348
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nSet the ...ERA_MODE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:41071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nSend out...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:41791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet a se...t ASI_SN) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:42334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nConfig t...: c_long) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:43520
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = "Description:\nGet the ...: c_long) -> :: std :: os :: raw :: c_int ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::camera::BufType`
[INFO] [stdout]  --> src/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::camera::BufType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_BAYER_PATTERN` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ATTERN = 3 ; pub type ASI_BAYER_PATTERN = :: std :: os :: raw :: c_uint ; pub const ASI_IMG_TYPE_ASI_IMG_RAW8 : ASI_IMG_TYPE = 0 ;...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiBayerPattern`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_IMG_TYPE` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:666
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._IMG_TYPE = - 1 ; pub type ASI_IMG_TYPE = :: std :: os :: raw :: c_int ; pub const ASI_GUIDE_DIRECTION_ASI_GUIDE_NORTH : ASI_GUIDE...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiImgType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_GUIDE_DIRECTION` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:1015
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TION = 3 ; pub type ASI_GUIDE_DIRECTION = :: std :: os :: raw :: c_uint ; pub const ASI_FLIP_STATUS_ASI_FLIP_NONE : ASI_FLIP_STATU...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiGuideDirection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_FLIP_STATUS` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:1335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...P_STATUS = 3 ; pub type ASI_FLIP_STATUS = :: std :: os :: raw :: c_uint ; pub const ASI_CAMERA_MODE_ASI_MODE_NORMAL : ASI_CAMERA_M...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiFlipStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_CAMERA_MODE` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:2043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ASI camera."] pub type ASI_CAMERA_MODE = :: std :: os :: raw :: c_int ; pub const ASI_TRIG_OUTPUT_ASI_TRIG_OUTPUT_PINA : ASI_TRIG...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiCameraMode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_TRIG_OUTPUT` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:2316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...OUTPUT = - 1 ; pub type ASI_TRIG_OUTPUT = :: std :: os :: raw :: c_int ; pub use self :: ASI_TRIG_OUTPUT as ASI_TRIG_OUTPUT_PIN ; ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiTrigOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_ERROR_CODE` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:3807
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ROR_CODE = 18 ; pub type ASI_ERROR_CODE = :: std :: os :: raw :: c_uint ; pub const ASI_BOOL_ASI_FALSE : ASI_BOOL = 0 ; pub const ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiErrorCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_BOOL` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:3956
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TRUE : ASI_BOOL = 1 ; pub type ASI_BOOL = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                                   ^^^^^^^^ help: convert the identifier to upper camel case: `AsiBool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_CAMERA_INFO` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:9086
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(Unused))) ; } pub type ASI_CAMERA_INFO = _ASI_CAMERA_INFO ; pub const ASI_CONTROL_TYPE_ASI_GAIN : ASI_CONTROL_TYPE = 0 ; pub cons...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiCameraInfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_CONTROL_TYPE` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:10624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...L_TYPE = 21 ; pub type ASI_CONTROL_TYPE = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiControlType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_CONTROL_CAPS` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:13567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Unused))) ; } pub type ASI_CONTROL_CAPS = _ASI_CONTROL_CAPS ; pub const ASI_EXPOSURE_STATUS_ASI_EXP_IDLE : ASI_EXPOSURE_STATUS = 0...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiControlCaps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_EXPOSURE_STATUS` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:13907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ATUS = 3 ; pub type ASI_EXPOSURE_STATUS = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiExposureStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_ID` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:14697
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... stringify ! (id))) ; } pub type ASI_ID = _ASI_ID ; pub type ASI_SN = ASI_ID ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub ...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `AsiId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_SN` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:14725
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type ASI_ID = _ASI_ID ; pub type ASI_SN = ASI_ID ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _ASI_SUPPORTED_MODE {...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `AsiSn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ASI_SUPPORTED_MODE` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/asi-camera-rs-0a094cbcaf51865e/out/bindings.rs:3:15613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Mode))) ; } pub type ASI_SUPPORTED_MODE = _ASI_SUPPORTED_MODE ; extern "C" { # [doc = "Descriptions:\nthis should be the first API...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsiSupportedMode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/camera.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let mut is_auto : libasi::ASIBool = 0;
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/camera.rs:280:21
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 let mut pbuf = buf.as_mut_ptr();
[INFO] [stdout]     |                     ----^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/camera.rs:292:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let mut pbuf = buf.as_mut_ptr();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/camera.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let mut is_auto : libasi::ASIBool = 0;
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/camera.rs:280:21
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 let mut pbuf = buf.as_mut_ptr();
[INFO] [stdout]     |                     ----^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `asi-camera-rs` (lib test) due to 40 previous errors; 19 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/camera.rs:292:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let mut pbuf = buf.as_mut_ptr();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `asi-camera-rs` (lib) due to 40 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "92b8807d3c894fea13baf1a778d282f4fd17816218ea84989aaa752b9d38b997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b8807d3c894fea13baf1a778d282f4fd17816218ea84989aaa752b9d38b997", kill_on_drop: false }`
[INFO] [stdout] 92b8807d3c894fea13baf1a778d282f4fd17816218ea84989aaa752b9d38b997
